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 fd6d186fb6 Remove SpecialRenderable and all associated code related to it. Performance gains. 7 months ago
..
AnimationState.h Remove SpecialRenderable and all associated code related to it. Performance gains. 7 months ago
Border.cpp Added TMX Map Parsing. Added more color cycling to default border template. 7 months ago
Border.h Added a Border class and cycle timers for some cool color cycling. 7 months ago
CREDITS.txt Setup main game frame, initial assets and files. 7 months ago
Checkpoint.cpp Lots of micro-optimizations and depth fixes for emscripten. 7 months ago
Checkpoint.h Make checkpoint hashing faster! 7 months ago
FloatingText.cpp Lots of micro-optimizations and depth fixes for emscripten. 7 months ago
FloatingText.h Add Floating Text and DrawRotatedString functions in TransformedView. 7 months ago
Hamster.cpp Remove SpecialRenderable and all associated code related to it. Performance gains. 7 months ago
Hamster.h Remove SpecialRenderable and all associated code related to it. Performance gains. 7 months ago
HamsterGame.cpp Remove SpecialRenderable and all associated code related to it. Performance gains. 7 months ago
HamsterGame.h Remove SpecialRenderable and all associated code related to it. Performance gains. 7 months ago
HamsterJet.cpp Remove SpecialRenderable and all associated code related to it. Performance gains. 7 months ago
HamsterJet.h Remove SpecialRenderable and all associated code related to it. Performance gains. 7 months ago
Powerup.cpp Added a radar. 7 months ago
Powerup.h Add display names for powerups. 7 months ago
TMXParser.h Detection of terrain types. 7 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. 7 months ago
TSXParser.h Fix collision bugs, added sky covers. Implemented basic hamster jet animations. 7 months ago
Terrain.cpp Added Fall-o-meter HUD elements, added crash landing mechanics, and fuel. 7 months ago
Terrain.h Added Fall-o-meter HUD elements, added crash landing mechanics, and fuel. 7 months ago
miniaudio.h Setup main game frame, initial assets and files. 7 months ago
olcPGEX_Graphics3D.h Lots of micro-optimizations and depth fixes for emscripten. 7 months ago
olcPGEX_MiniAudio.cpp Initial commit 7 months ago
olcPGEX_MiniAudio.h Setup main game frame, initial assets and files. 7 months ago
olcPGEX_TransformedView.h Add Floating Text and DrawRotatedString functions in TransformedView. 7 months ago
olcPGEX_Viewport.h Lots of micro-optimizations and depth fixes for emscripten. 7 months ago
olcPixelGameEngine.cpp Add Viewport PGEX back in for radar stuff. 7 months ago
olcPixelGameEngine.h Lots of micro-optimizations and depth fixes for emscripten. 7 months ago
olcUTIL_Animate2D.h Add in wheel and extra Animate2D helper functions. 7 months ago
olcUTIL_Camera2D.h Scale correction on right edge of camera. 7 months ago
olcUTIL_Geometry2D.h Fix acceleration / movement code issues, added race finished state, added checkpoints, added victory animation. 7 months ago
util.cpp Add checkpoint arrow indicators for offscreen checkpoints. 7 months ago
util.h Add checkpoint arrow indicators for offscreen checkpoints. 7 months ago