Skip to content

LogaGill489/JunimoKart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Junimo Kart


Junimo Kart is a 2D platformer game developed in C# using Visual Studio 2022, built in mid 2023. Inspired by the 2D platformer of the same name in Stardew Valley, this was my first major game development, laying out my foundation for 2D game architecture.

The game features a basic physics engine, with gravity, jumping, and dashing mechanics in an arcade-styled movement. It also features procedural terrain creation (the platforms that appear), increasing in difficulty as the player progresses. Overall, as an intro to game developement, Junimo Kart taught me a lot about object-orientated programming, procederal generation, and C#.

About

2D auto-scroll platformer designed in Visual Studio 2022.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages