ahmetayrnc / 1010C

Copy of 1010 by Gram Games made using Entitas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1010C

What is 1010C

  • It is a clone of the popular game 1010 by Gram Games.
  • It is open source and can be used by anyone in any way.
  • It is made with the Unity Game Engine using the Entity Component System (ECS) architecture using the Entitas framework.
  • It is identical to the original game gameplay-wise but there are small differences in animations, visuals, audio, etc.

Disclaimer

  • This project and I are not in any way affiliated with Gram Games. This is just a hobby project.
  • This project is not used in any way for any commercial use.

Notes

  • I am addicted to the original game.
  • I had a score of over 130,000 and was in the top 200 in the world at some point, but lost the progress.
  • I love the game and always wanted to implement it myself, so I finally did it.

Contribution

  • Any feedback is welcomed.
  • You can ask me anything about the game and the codebase.
  • You can create an issue and I will fix it.

Gallery

About

Copy of 1010 by Gram Games made using Entitas

License:MIT License


Languages

Language:C# 82.0%Language:ShaderLab 15.8%Language:HLSL 2.2%