All Projects → a327ex → Bytepath

a327ex / Bytepath

Licence: other
A replayable arcade shooter with a focus on build theorycrafting made using Lua and LÖVE.

Programming Languages

lua
6591 projects

Projects that are alternatives of or similar to Bytepath

Blog
gamedev blog
Stars: ✭ 3,076 (+174.89%)
Mutual labels:  indiedev, game-development, gamedev, love2d, tutorial
Gameproject3
游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。
Stars: ✭ 655 (-41.47%)
Mutual labels:  game, game-development, gamedev, rpg
Fxgl
Stars: ✭ 2,378 (+112.51%)
Mutual labels:  game, game-development, gamedev, 2d
Gamedev Resources
🎮 🎲 A wonderful list of Game Development resources.
Stars: ✭ 2,054 (+83.56%)
Mutual labels:  game, game-development, gamedev, 2d
Godot Kickstarter 2019
Create your Own Games with Godot, the Free Game Engine: sources from the January Kickstarter project from GDQuest
Stars: ✭ 194 (-82.66%)
Mutual labels:  game, game-development, gamedev, tutorial
Godot Open Rpg
Learn to create turn-based combat with this Open Source RPG demo ⚔
Stars: ✭ 855 (-23.59%)
Mutual labels:  game, game-development, gamedev, rpg
Kaetram Open
An open-source 2D HTML5 adventure based off BrowserQuest (BQ).
Stars: ✭ 138 (-87.67%)
Mutual labels:  game, game-development, gamedev, 2d
SNKRX
A replayable arcade shooter where you control a snake of heroes.
Stars: ✭ 1,067 (-4.65%)
Mutual labels:  rpg, love2d, indiedev, 2d
Game
⚔️ An online JavaScript 2D Medieval RPG.
Stars: ✭ 388 (-65.33%)
Mutual labels:  game, game-development, gamedev, rpg
Entitas Csharp
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
Stars: ✭ 5,393 (+381.95%)
Mutual labels:  game, game-development, gamedev
Entt
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
Stars: ✭ 6,017 (+437.71%)
Mutual labels:  indiedev, game-development, gamedev
Game Dogfight
Air to air combat game, created in Python 3 using HARFANG 3D.
Stars: ✭ 41 (-96.34%)
Mutual labels:  game, game-development, gamedev
Anything about game
A wonderful list of Game Development resources.
Stars: ✭ 541 (-51.65%)
Mutual labels:  game, game-development, gamedev
Texturepanner
This repository hosts a shader for Unity3D whose main goal is to facilitate the creation of neon-like signs, conveyor belts and basically whatever based on scrolling textures
Stars: ✭ 528 (-52.82%)
Mutual labels:  game, game-development, gamedev
Quadplay
The quadplay✜ fantasy console
Stars: ✭ 563 (-49.69%)
Mutual labels:  game, game-development, retro
Lambdahack
Haskell game engine library for roguelike dungeon crawlers; please offer feedback, e.g., after trying out the sample game with the web frontend at
Stars: ✭ 439 (-60.77%)
Mutual labels:  indiedev, game, gamedev
Polyworld
A world generator that is based on Voronoi diagrams
Stars: ✭ 59 (-94.73%)
Mutual labels:  game, game-development, gamedev
Cdogs Sdl
Classic overhead run-and-gun game
Stars: ✭ 422 (-62.29%)
Mutual labels:  game, retro, 2d
Grid Sdk
The Grid SDK - Game engine for Lua
Stars: ✭ 612 (-45.31%)
Mutual labels:  game-development, gamedev, love2d
Tank island
Top down 2D shooter game that involves blowing up tanks
Stars: ✭ 42 (-96.25%)
Mutual labels:  game, game-development, gamedev

BYTEPATH

A replayable arcade shooter with a focus on build theorycrafting. Use a massive skill tree, many classes and ships to create your own builds and defeat an ever increasing amount of enemies.


Running

Download this repository, cd into it and then run love/love.exe --console .. If you're on Linux then check this comment on reddit which goes over all needed changes to make it run from a Linux machine.


Tutorial

A full tutorial where the game is built from scratch is available here. This tutorial goes over the entire process of building the game step by step. The tutorial folder in this repository also contains the necessary files to follow along with the tutorial as well as answers to exercises (look into them only after really trying to answer!).


License

All assets have their specific licenses and they are linked to in the game's credits. All code is under the MIT license.

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