Nenhuma descrição

Adrien Boucaud 846f9ea08e Added the sample of a pattern's initialisation. Will need to comment 12 anos atrás
.gitignore 76743a737f gitignore update 12 anos atrás
AddinInfo.txt caafef74f9 First SHC commit. Ready to rock! 12 anos atrás
ECode.c caafef74f9 First SHC commit. Ready to rock! 12 anos atrás
ECode.h caafef74f9 First SHC commit. Ready to rock! 12 anos atrás
FXSH_Build.bat b5b77e063b FInally fixed the center Hexagon. It works! 12 anos atrás
MainIcon.bmp caafef74f9 First SHC commit. Ready to rock! 12 anos atrás
MonochromeLib.c caafef74f9 First SHC commit. Ready to rock! 12 anos atrás
MonochromeLib.h caafef74f9 First SHC commit. Ready to rock! 12 anos atrás
README.md caafef74f9 First SHC commit. Ready to rock! 12 anos atrás
Sources.def caafef74f9 First SHC commit. Ready to rock! 12 anos atrás
draw_states.c 3ceee0b3af Added a basic level selection UI. Still a lot of work ahead (mainly graphical), but it's functionnal. 12 anos atrás
draw_states.h 37b6ab009a Finally correctly implemented the transition when changing the number of lines. Currently only for the diagonals, but the changes are coming for the walls and the player. 12 anos atrás
eActivityIcon.bmp caafef74f9 First SHC commit. Ready to rock! 12 anos atrás
hexagon.c d6b83c0a54 Prepared the code for the title screen and menu implementation. Will need to do some sprites 12 anos atrás
hexagon.g1w d75719b820 Merge branch 'master' of https://github.com/Eiyeron/Super-Hexagon-Casio into REFACTOR 12 anos atrás
init_states.c 846f9ea08e Added the sample of a pattern's initialisation. Will need to comment 12 anos atrás
init_states.h 846f9ea08e Added the sample of a pattern's initialisation. Will need to comment 12 anos atrás
states.c d6b83c0a54 Prepared the code for the title screen and menu implementation. Will need to do some sprites 12 anos atrás
states.h 491a8b4a73 HUGE REFACTOR. The code is now more modular and based on a system of States 12 anos atrás
struct.h 846f9ea08e Added the sample of a pattern's initialisation. Will need to comment 12 anos atrás
syscall.h caafef74f9 First SHC commit. Ready to rock! 12 anos atrás
syscall.src caafef74f9 First SHC commit. Ready to rock! 12 anos atrás
update_states.c 3ceee0b3af Added a basic level selection UI. Still a lot of work ahead (mainly graphical), but it's functionnal. 12 anos atrás
update_states.h 491a8b4a73 HUGE REFACTOR. The code is now more modular and based on a system of States 12 anos atrás
wall.c 1f5864c429 minor changes, a little bit of code cleaning 12 anos atrás
wall.h 91b102f5a3 All drawing funtions take the number of lines into account. Don't set nb_lines over 32. 12 anos atrás

README.md

Super-Hexagon-Casio

A port of Super Hexagon on Casio FX-9860G USB series.