All Projects → Skytrias → Everpuzzle

Skytrias / Everpuzzle

Licence: mit
Tetris Attack / Pokemon Puzzle style game written in Rust

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Everpuzzle

Gameproject3
游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。
Stars: ✭ 655 (+644.32%)
Mutual labels:  game, game-development, gamedev, games
Games
🎮 A list of popular/awesome video games, add-ons, maps, etc. hosted on GitHub. Any genre. Any platform. Any engine.
Stars: ✭ 18,676 (+21122.73%)
Mutual labels:  game, game-development, gamedev, games
Beaverandfairies
Stars: ✭ 14 (-84.09%)
Mutual labels:  game, game-development, gamedev, games
Coffee
An opinionated 2D game engine for Rust
Stars: ✭ 771 (+776.14%)
Mutual labels:  game, game-development, gamedev
Entitas Csharp
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
Stars: ✭ 5,393 (+6028.41%)
Mutual labels:  game, game-development, gamedev
Quadplay
The quadplay✜ fantasy console
Stars: ✭ 563 (+539.77%)
Mutual labels:  game, game-development, games
Carp
Carp is a programming language designed to work well for interactive and performance sensitive use cases like games, sound synthesis and visualizations.
Stars: ✭ 4,389 (+4887.5%)
Mutual labels:  game-development, gamedev, games
Godot Open Rpg
Learn to create turn-based combat with this Open Source RPG demo ⚔
Stars: ✭ 855 (+871.59%)
Mutual labels:  game, game-development, gamedev
Pixelvision8
Pixel Vision 8's core philosophy is to teach retro game development with streamlined workflows. PV8 is also a platform that standardizes 8-bit fantasy console limitations built on top of the open-source C# game engine based on MonoGame.
Stars: ✭ 773 (+778.41%)
Mutual labels:  game-development, gamedev, games
Java Game And Application
Java Games and Application with awesome source code and better algorithm
Stars: ✭ 14 (-84.09%)
Mutual labels:  game, game-development, games
Game Dogfight
Air to air combat game, created in Python 3 using HARFANG 3D.
Stars: ✭ 41 (-53.41%)
Mutual labels:  game, game-development, gamedev
Anything about game
A wonderful list of Game Development resources.
Stars: ✭ 541 (+514.77%)
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 (+500%)
Mutual labels:  game, game-development, gamedev
Session Seven
Free oldschool point & click graphic adventure game
Stars: ✭ 20 (-77.27%)
Mutual labels:  game, game-development, gamedev
Tank island
Top down 2D shooter game that involves blowing up tanks
Stars: ✭ 42 (-52.27%)
Mutual labels:  game, game-development, gamedev
Cpp 3d Game Tutorial Series
C++ 3D Game Tutorial Series is a YouTube tutorial series, whose purpose is to help all those who want to take their first steps in the game development from scratch.
Stars: ✭ 400 (+354.55%)
Mutual labels:  game, game-development, gamedev
Excalibur
🎮 An easy to use 2D HTML5 game engine written in TypeScript
Stars: ✭ 892 (+913.64%)
Mutual labels:  game-development, gamedev, games
Ssvopenhexagon
C++14 FOSS clone of "Super Hexagon". Depends on SSVStart, SSVEntitySystem, SSVLuaWrapper, SSVMenuSystem, JSONcpp, SFML2.0. Features JSON/LUA customizable game files, a soundtrack by BOSSFIGHT, pseudo-3D effects.
Stars: ✭ 364 (+313.64%)
Mutual labels:  game, game-development, gamedev
Game
⚔️ An online JavaScript 2D Medieval RPG.
Stars: ✭ 388 (+340.91%)
Mutual labels:  game, game-development, gamedev
Polyworld
A world generator that is based on Voronoi diagrams
Stars: ✭ 59 (-32.95%)
Mutual labels:  game, game-development, gamedev

screenshot

Everpuzzle

Talk / Code Walkthrough New: https://www.youtube.com/watch?v=qA2zcaUVRKY Old: https://www.youtube.com/watch?v=P_9A7P0uNpY

Goal

Build a game similar to Tetris Attack and Pokémon Puzzle. The game should be similar but also extend on the game concepts of the old games. Check out the todo file to see stuff I want to do.

Downloads

If you encounter any issues with releases, please send an issue, try running the game in debug mode with RUST_BACKTRACE=1.

Contributing

If you are interested in helping out, you can take a look at the issues and work on anything you'd want.

Socials

Discord: Skytrias#8787 Twitter: https://twitter.com/skytrias

Links

Spread sheet for frame times

License

Everpuzzle is free and open source software distributed under the terms of 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].