Skip to content

hebelsan/Pokemon-SDL2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokemon-SDL2

This is an attempt to make Pokemon great again, since it seems that Nintendo or Gamefreak do not have interest in making good Pokemon games anymore...

Everything is written in C++ and SDL2 is used to provide low level access to audio, keyboard and graphics. The purpose of this project was to learn how to write a basic 2D game engine. Since I wrote the code in my fith semester of computer science the code quality is not great. Still I'm proud of what I achieved and I think others can learn from it, too.

How to run

./build.sh && ./build/pokemon

Gameplay screenshots

home professor city route

About

Make Pokemon great again

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages