Skip to content

Had some problems uploading to github, made new repo

Notifications You must be signed in to change notification settings

xyl1t/IsometricTest_Final

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Isometric Game

The game is written in C++ and the SDL2 library. ...to be honest the code is extremly bad, like unreadably bad, probably my worst code ever. I made this in order to get a simple grasp of isometric projection and tile picking.

alt text
alt text

The game supports:

  • Zooming
  • Movement
  • Basic rotation (90° only)
  • Tile picking (including height)

You also can make your own terrain using the ingame terrain editor (though don't expect anything advanced): alt text

Controls

Sadly there is no UI, so you'll have to use your keyboard and mouse for everything, here are the controls: !(https://i.imgur.com/uG97NPs.png)

Credits / Sources

License

This project is licensed under the MIT License (you can find info about the MIT License here: https://www.tldrlegal.com/l/mit)

About

Had some problems uploading to github, made new repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages