Skip to content

A work in progress re-implementation of the game Pokemon Uranium in the Godot Engine.

License

Notifications You must be signed in to change notification settings

inumakieu/Project-Uranium-Godot

 
 

Repository files navigation

Project-Uranium-Godot

A work in progress re-implementation of the game Pokemon Uranium in the Godot Engine. This project will only contain the Godot project and its source code. All game assets must be obtained from the original game. Discord Server is up! Feel free to ask anything! https://discord.gg/Ay3c3gg

Please note that this game is neither developed by, nor endorsed by Nintendo, Game Freak, and The Pokémon Company.

Why am I doing this?

Because Pokemon Uranium is a great game but has technical flaws. One is that the game's preformace is bad because it is built with the aging game engine, RPG Maker XP. This engine uses directdraw, an old and obsolete graphics API, that preforms baddly with today's computers. Two is that it only supports the Windows PC platform. With Godot the game can run on Windows, Mac, Linux and Android support is also planned. Lastly I could fix existing bugs in the game.

Current progress

Only a limited portion of the game is playable currently. For additinal info check the wiki milestones page.

Setup instructions

Read the wiki here: https://github.com/acedogblast/Project-Uranium-Godot/wiki/Setup-and-Building-Instructions

About

A work in progress re-implementation of the game Pokemon Uranium in the Godot Engine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • GDScript 99.7%
  • Other 0.3%