tins2021/cmd/tins2021
2021-08-09 15:30:06 +02:00
..
resources Loading resources from disk/embed if possible. 2021-08-09 07:13:49 +02:00
app.go Moved initialization of textures to main (appContext). 2021-08-09 13:04:31 +02:00
appcontext.go Replaced go/embed with rice again. 2021-08-09 14:00:41 +02:00
credits.go Updated wording a bit. 2021-08-09 15:30:06 +02:00
extract.go Replaced go/embed with rice again. 2021-08-09 14:00:41 +02:00
info.go Updated wording a bit. 2021-08-09 15:30:06 +02:00
levelcontroller.go Moved initialization of textures to main (appContext). 2021-08-09 13:04:31 +02:00
mainmenu.go Fixed bug in main menu. 2021-08-09 13:07:12 +02:00
menu.go Fixed bug in main menu. 2021-08-09 13:07:12 +02:00
textures.go Loading resources from disk/embed if possible. 2021-08-09 07:13:49 +02:00
tins2021_allegro.go Removed console window on Windows. 2021-08-09 14:00:41 +02:00
tins2021_sdl.go Initial version, includes simple level renderer & player movement. 2021-08-07 00:16:20 +02:00
tins2021.go Removed console window on Windows. 2021-08-09 14:00:41 +02:00
ui.go Moved initialization of textures to main (appContext). 2021-08-09 13:04:31 +02:00