All Projects → acedogblast → Project-Uranium-Godot

acedogblast / Project-Uranium-Godot

Licence: MIT License
A work in progress re-implementation of the game Pokemon Uranium in the Godot Engine.

Programming Languages

GDScript
375 projects

Projects that are alternatives of or similar to Project-Uranium-Godot

-godot-gj-api
GameJolt API plugin for Godot Engine
Stars: ✭ 45 (-67.86%)
Mutual labels:  godot-engine
G-Zero
A Demo Project utilizing the Open Source Godot Engine to incorporate racing and gameplay core functions based on popular sci-fi racing games such as WipEOut or F-Zero.
Stars: ✭ 16 (-88.57%)
Mutual labels:  godot-engine
godot-twicil
Godot TwiCIL – Godot Twitch Chat Interaction Layer
Stars: ✭ 57 (-59.29%)
Mutual labels:  godot-engine
godot-lod-demo
Demonstration project for the Level of Detail (LOD) Godot 3.x add-on
Stars: ✭ 34 (-75.71%)
Mutual labels:  godot-engine
GodotDiscordSDK
A Discord Game SDK wrapper for Godot, written in C.
Stars: ✭ 40 (-71.43%)
Mutual labels:  godot-engine
BrainfuckIDE
A Brainfuck IDE/debugger designed to be intuitive, featureful and visually appealing
Stars: ✭ 77 (-45%)
Mutual labels:  godot-engine
godot-ci
Docker image to export Godot Engine games. Templates for Gitlab CI and GitHub Actions to deploy to GitLab Pages/GitHub Pages/Itch.io.
Stars: ✭ 316 (+125.71%)
Mutual labels:  godot-engine
MySQL Module
MySQL connector to Godot Engine.
Stars: ✭ 30 (-78.57%)
Mutual labels:  godot-engine
Emojis-For-Godot
Addon that allows to use Emojis in your Godot project
Stars: ✭ 26 (-81.43%)
Mutual labels:  godot-engine
godot card tools
Framework for making card-games in Godot
Stars: ✭ 30 (-78.57%)
Mutual labels:  godot-engine
OpMon-Godot
An open source Pokemon-inspired game, now with Godot
Stars: ✭ 50 (-64.29%)
Mutual labels:  godot-engine
Fake-Interior-Shader-for-GodotEngine
Interior Mapping shader for the Godot Game Engine 3.x that works with both GLES3 and GLES2.
Stars: ✭ 40 (-71.43%)
Mutual labels:  godot-engine
bitmapflow
A tool to generate inbetweens for animated sprites, written in godot-rust
Stars: ✭ 388 (+177.14%)
Mutual labels:  godot-engine
godot-size-benchmarks
Benchmarks to compare Godot binary sizes with different build-time options
Stars: ✭ 36 (-74.29%)
Mutual labels:  godot-engine
Godot-Plugin-Particles-Renderer
A Godot plugin to render particles into a sprite sheet
Stars: ✭ 32 (-77.14%)
Mutual labels:  godot-engine
Logic-Circuit-Simulator
A free and open-source Logic Circuit Simulator built in Godot Engine.
Stars: ✭ 23 (-83.57%)
Mutual labels:  godot-engine
discord.gd
Discord Bot API wrapper for Godot. Make bots in GDScript.
Stars: ✭ 69 (-50.71%)
Mutual labels:  godot-engine
godot-engine.code-snapshot
A plugin for Godot Engine which will let you take beautified snapshots of your code within the Editor. Configure the frame as you like, with GDScript syntax already highlighted.
Stars: ✭ 32 (-77.14%)
Mutual labels:  godot-engine
emberhunt
A mobile realtime bullet-hell 8-bit style MMORPG
Stars: ✭ 82 (-41.43%)
Mutual labels:  godot-engine
godot-polygon2d-fracture
A simple script for fracturing polygons. Also adds nice helper functions for polygons like calculateArea, triangulate, getRandomPointsInPolygon, getBoundingRect)
Stars: ✭ 148 (+5.71%)
Mutual labels:  godot-engine

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. The original Pokémon Uranium was developed using Pokémon Essentials on the RPG Maker XP game engine. This remake project uses Godot, an modern game engine that is free and open source. Using Godot has several major advantages over RPG Maker XP.

Godot is cross platform which means it can run on many different platforms natively such as Windows, MacOS (Both intel and M1 based), Linux, *BSD, Android, iOS, and even on web browsers. RPG Maker XP is just limited to Windows and requires 3rd party efforts such as wine and joiplay to run on other platforms suboptimally. This project aims to support as many platforms that Godot supports.

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].