Commit Graph

21 Commits

Author SHA1 Message Date
Arlo Filley
b5c039edd3 New enemy movement, enemy spawner, player movement (w/ particle effects) 2024-11-24 01:34:56 +00:00
Arlo Filley
3d763eef0b CUBE DASH 2024-11-22 22:58:34 +00:00
373211a586 Feature: Hearts to track player lives
Added:
- Lives for the player
- Hearts to show the player how many lives they have
- Quits on 0 lives
Changed:
- Refactored code for easier maintainance
    - Better variable names
    - Easier to read conditions
    - Subroutines to handle specific logic
2024-04-30 21:26:34 +01:00
694b5f9d8c Feature: Loud metal pipe noise to indicate damage taken 2024-04-30 17:31:29 +01:00
4e9e988034 Feature: Enemy collision detection, and customisable keybinds
Added:
- Enemy collision detection
- Customisable movement keybinds
- Simplified movement code
2024-04-30 17:14:05 +01:00
Arlo Filley
cdc25bd8b1 Feature: Moving "Enemy"
Added:
- Circular enemy movement pattern
2024-04-29 23:54:45 +01:00
Arlo Filley
0fd0856414 Feature: Added Cube Movements, Dev Textures, and Michaels Spider Model 2024-04-28 17:15:53 +01:00
Arlo Filley
215ec16155 Test 2024-04-27 18:21:02 +01:00
017eb42849 Documentation: Reaserch on WarioWare and Requirements
Added:
- Research links on requirements (mostly possible music programs)
- WarioWare reasearch
- Callouts and links for easier reading
2024-04-27 16:34:11 +01:00
4129723d02 Documentation: More Wii Play Mini-Games Reasearch
Added:
- Wii Play Shooting Range mini-game
- Wii Play Find Mii mini-game
2024-04-27 13:44:52 +01:00
8f5285b95f Documentation: Removed Duplicate Image 2024-04-27 12:50:10 +01:00
5c891b5d2e Documentation: Minor Style Changes and Research for Wii Play Tanks!
Added:
- Wii Play Description
- Wii Play Tanks! Minigame Description
- Wii Play Music (still needs more research)
Changes:
- Minor Style Changes (* -> -) for consistency
2024-04-27 09:48:25 +01:00
1baa1e54cb Docutmentation: Spelling Mistaked SMH My Head 2024-04-27 01:58:23 +01:00
Arlo Filley
803db508c0 Documentation: Added Table of Contents to GDD 2024-04-27 01:56:04 +01:00
7bcea4ff99 Documentation - Updated GDD with details
1. Similar Games 2. Genre 3. Target Audience 4. Requirements 5. Requ Research 6.Concept 7. Art
2024-04-27 01:49:28 +01:00
Arlo Filley
a98390db1b Documentation: Updated Game Design Document With Outline 2024-04-27 01:13:20 +01:00
0af3a46d67 knobs 2024-04-27 00:47:47 +01:00
Arlo Filley
df1932196b Added Template Game-Design-Document 2024-04-27 00:45:03 +01:00
85449493cc hehe 2024-04-27 00:40:43 +01:00
Arlo Filley
4c18a9eda8 cube 2024-04-27 00:25:10 +01:00
Arlo Filley
f4e6a0c4ec Initial Commit 2024-04-27 00:16:32 +01:00