Codename Hamster - For olcCodeJam 2024
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
hamster/src
sigonasr2 76bc1ce3ae Fix player state getting modified to bump while preparing for flying state. Transition smoothly from hamster control to landing state for hamster jet. 3 months ago
..
Border.cpp Added TMX Map Parsing. Added more color cycling to default border template. 4 months ago
Border.h Added a Border class and cycle timers for some cool color cycling. 4 months ago
CREDITS.txt Setup main game frame, initial assets and files. 4 months ago
Hamster.cpp Fix player state getting modified to bump while preparing for flying state. Transition smoothly from hamster control to landing state for hamster jet. 3 months ago
Hamster.h Fix player state getting modified to bump while preparing for flying state. Transition smoothly from hamster control to landing state for hamster jet. 3 months ago
HamsterGame.cpp Fix player state getting modified to bump while preparing for flying state. Transition smoothly from hamster control to landing state for hamster jet. 3 months ago
HamsterGame.h Hamster Jet platform was lagging behind. Moved platform following to after hamster movement code. Remove all string_view conversions being converted into strings. VERY EXPENSIVE OPERATIONS apparently. 3 months ago
HamsterJet.cpp Fix player state getting modified to bump while preparing for flying state. Transition smoothly from hamster control to landing state for hamster jet. 3 months ago
HamsterJet.h Fix player state getting modified to bump while preparing for flying state. Transition smoothly from hamster control to landing state for hamster jet. 3 months ago
Powerup.cpp Added Fall-o-meter HUD elements, added crash landing mechanics, and fuel. 3 months ago
Powerup.h Added Fall-o-meter HUD elements, added crash landing mechanics, and fuel. 3 months ago
SpecialRenderable.cpp Hamster Jet platform was lagging behind. Moved platform following to after hamster movement code. Remove all string_view conversions being converted into strings. VERY EXPENSIVE OPERATIONS apparently. 3 months ago
SpecialRenderable.h Hamster Jet platform was lagging behind. Moved platform following to after hamster movement code. Remove all string_view conversions being converted into strings. VERY EXPENSIVE OPERATIONS apparently. 3 months ago
TMXParser.h Detection of terrain types. 4 months ago
TODO.txt Fix player state getting modified to bump while preparing for flying state. Transition smoothly from hamster control to landing state for hamster jet. 3 months ago
TSXParser.h Fix collision bugs, added sky covers. Implemented basic hamster jet animations. 4 months ago
Terrain.cpp Added Fall-o-meter HUD elements, added crash landing mechanics, and fuel. 3 months ago
Terrain.h Added Fall-o-meter HUD elements, added crash landing mechanics, and fuel. 3 months ago
miniaudio.h Setup main game frame, initial assets and files. 4 months ago
olcPGEX_Graphics3D.h Implemented new 3D rendering integration with GFX3D engine. GFX3D PGEX now uses decals for drawing. Camera follows the player into the sky. 4 months ago
olcPGEX_MiniAudio.cpp Initial commit 4 months ago
olcPGEX_MiniAudio.h Setup main game frame, initial assets and files. 4 months ago
olcPGEX_TransformedView.h Make preparations for 3D flying effect integration. 4 months ago
olcPixelGameEngine.cpp Make preparations for 3D flying effect integration. 4 months ago
olcPixelGameEngine.h Implemented new 3D rendering integration with GFX3D engine. GFX3D PGEX now uses decals for drawing. Camera follows the player into the sky. 4 months ago
olcUTIL_Animate2D.h Add in wheel and extra Animate2D helper functions. 4 months ago
olcUTIL_Camera2D.h Scale correction on right edge of camera. 4 months ago
olcUTIL_Geometry2D.h Update graphics to match new palette. Powerup reading and parsing/spawning completed. 4 months ago
util.cpp Fix collision bugs, added sky covers. Implemented basic hamster jet animations. 4 months ago
util.h Fix collision bugs, added sky covers. Implemented basic hamster jet animations. 4 months ago