All Projects → Factory-Rise → Factory Rise

Factory-Rise / Factory Rise

Licence: apache-2.0
Factory Rise is a 2D sandbox game, focused on building, developing industries and handling resources. The game is based on Oxygen Not Included, Terraria, Factorio and some Minecraft mods (EnderIO, Industrial Craft, BuildCraft, GregTech and Thermal Expansion), it also have a game progress similar to StarBound.

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Factory Rise

Gamedev Resources
🎮 🎲 A wonderful list of Game Development resources.
Stars: ✭ 2,054 (+9680.95%)
Mutual labels:  game, game-development, 2d-game
Expo Voxel
🎮🌳 Voxel Terrain made in React Native. ∛
Stars: ✭ 169 (+704.76%)
Mutual labels:  game, game-development, minecraft
Kaetram Open
An open-source 2D HTML5 adventure based off BrowserQuest (BQ).
Stars: ✭ 138 (+557.14%)
Mutual labels:  game, game-development, 2d-game
Gdevelop
🎮 GDevelop is an open-source, cross-platform game engine designed to be used by everyone.
Stars: ✭ 3,221 (+15238.1%)
Mutual labels:  game, game-development, 2d-game
Fxgl
Stars: ✭ 2,378 (+11223.81%)
Mutual labels:  game, game-development, 2d-game
Open Builder
Open "Minecraft-like" game with multiplayer support and Lua scripting support for the both client and server
Stars: ✭ 569 (+2609.52%)
Mutual labels:  game, minecraft, sfml
Avg Core
A Future-oriented Adventure Game Framework based on React & Pixi.js. Docs: https://avgjs.github.io/docs/
Stars: ✭ 740 (+3423.81%)
Mutual labels:  game, game-development
Coffee
An opinionated 2D game engine for Rust
Stars: ✭ 771 (+3571.43%)
Mutual labels:  game, game-development
2d Spaceshooter
A very simple 2D space shooter game made with Unity
Stars: ✭ 6 (-71.43%)
Mutual labels:  game, 2d-game
Hcwiid
Haskell binding for CWiid (wiimote)
Stars: ✭ 7 (-66.67%)
Mutual labels:  game, game-development
Unvanquished
An FPS/RTS hybrid game powered by the Daemon engine (a combination of ioq3 and XreaL)
Stars: ✭ 595 (+2733.33%)
Mutual labels:  game, game-development
Number Wizard Ui Original
Introducing basic User Interface in the Complete Unity C# Developer 2D course (http://gdev.tv/cudgithub)
Stars: ✭ 18 (-14.29%)
Mutual labels:  game, game-development
Godot Open Rpg
Learn to create turn-based combat with this Open Source RPG demo ⚔
Stars: ✭ 855 (+3971.43%)
Mutual labels:  game, game-development
Godot Make Pro 2d Games
A-RPG demo made with Godot, MIT-licensed, from our Godot course
Stars: ✭ 674 (+3109.52%)
Mutual labels:  game, game-development
Gameproject3
游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。
Stars: ✭ 655 (+3019.05%)
Mutual labels:  game, game-development
Networked Aframe
A web framework for building multi-user virtual reality experiences.
Stars: ✭ 803 (+3723.81%)
Mutual labels:  game, game-development
Ouzel
C++ game engine for Windows, macOS, Linux, iOS, tvOS, Android, and web browsers
Stars: ✭ 607 (+2790.48%)
Mutual labels:  game, game-development
Ancientbeast
Turn Based Strategy Game. Master your beasts! 🐺
Stars: ✭ 907 (+4219.05%)
Mutual labels:  game, 2d-game
Quavo
An open source OSRS emulation server aimed to be fast and informative.
Stars: ✭ 12 (-42.86%)
Mutual labels:  game, game-development
Lantern
(DEPRECATED, SEE README)
Stars: ✭ 12 (-42.86%)
Mutual labels:  game, game-development

Factory Rise

Factory Rise is a 2D sandbox game, focused on building, developing industries and handling resources. The game is based on Oxygen Not Included, Terraria, Factorio and some Minecraft mods (EnderIO, Industrial Craft, BuildCraft, GregTech and Thermal Expansion), it also have a game progress similar to StarBound. The game's source code is private, but you can download it's releases for free in this repository and also open issues and pull requests to it's documentation, which is stored here.

This project is an work in progress, and from now (August 2020) on, will be archieved, there will not be many updates in this github organization, maybe some day I'll get back to it.

Project development information

Factory rise is being developed in rust with SFML, the main focus is to have a lightweight game that can run in every actual computer, the game runs in OpenGL 2.0 and we try to less the CPU and RAM usage as possible.

Modularity

We love open source projects and modularity, unfortunally Factory Rise as a whole can't be open source, since it will be a commercial game and we look forward on recieving incomes from it, we still support the open source community, that's why we have open source modules:

  • fr-gui: My own GUI library for being used with rust-SFML.
  • fr-physics: A simple 2D physics engine.
  • rusty-succ: A configuration utility used in the whole engine, it's ported from Jimmy's SUCC

Beta and alpha testing

To sign up for the beta testing of the game, please apply to this form, a few people will be selected from there to test the early stages of the alpha and beta version of the game, before it publicly be launched here, the release testing will be within 3 weeks, where the selected people for this version will download and report to the developers, after this period, the release will be published here. Checkout people in it here

Change logs

You can see version information here

Discord server

Join our discord server :D

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].