A simple game template, mostly used for game jams as it setups basic logic intended to be expanded upon as needed and to offer a consistent environment for editing.
Find a file Use this template
2026-02-06 21:07:24 -06:00
.config Setup old template from like two years ago 2025-07-05 10:57:32 -05:00
Characters Add new render and tile systems 2025-07-14 18:35:35 -05:00
Content Add new render and tile systems 2025-07-14 18:35:35 -05:00
Objects Add new render and tile systems 2025-07-14 18:35:35 -05:00
States Add screen scaling and adjust output 2026-02-06 21:06:31 -06:00
UI Update Input Handler 2025-07-05 11:04:27 -05:00
.gitignore Setup old template from like two years ago 2025-07-05 10:57:32 -05:00
app.manifest Setup old template from like two years ago 2025-07-05 10:57:32 -05:00
Game1.cs Add screen scaling and adjust output 2026-02-06 21:06:31 -06:00
GameJamTemplate.csproj Update dotnet version to the version installed on Windows by default 2026-02-06 21:07:24 -06:00
GameJamTemplate.sln Setup old template from like two years ago 2025-07-05 10:57:32 -05:00
GameVariables.cs Add screen scaling and adjust output 2026-02-06 21:06:31 -06:00
Icon.bmp Setup old template from like two years ago 2025-07-05 10:57:32 -05:00
Icon.ico Setup old template from like two years ago 2025-07-05 10:57:32 -05:00
Program.cs Setup old template from like two years ago 2025-07-05 10:57:32 -05:00