EvoLandEco / game

The TRES video game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

game

Branch GitHub Actions Codecov logo
master check codecov.io
develop check codecov.io
christiaan check codecov.io
claudio check codecov.io
clem check codecov.io
jasper check codecov.io
kristiina check codecov.io
oliver check codecov.io
pavel check codecov.io
richel check codecov.io
sebastian check codecov.io
stefano check codecov.io
theo check codecov.io
yang check codecov.io
  • Branches are ordered master, develop, then topic branches alphabetically A video game, developed informally and professionally.

Meetings

  • Date: Weekly, every Wednesday
  • Time: 17:00-19:00
  • On Discord, see FAQ

We follow this timetable:

What Time
Doors open 17:00
Lesson starts 17:15
Break time! 18:00
Lesson continues 18:15
End of lesson 19:00

Code of Conduct

See CODE_OF_CONDUCT.md.

In case it is undesirable to email Richel, contact Stefano 'swom' Tiso.

Game: 2D PvP chasing game

A game where you are on a 2D surface with heterogeneous characteristics, as different terrains, resources etc. You start with a very small particle-like character, as you play you can gather resources scattered around and increase your size/mass, the more you grow the more your options increase(you can change shape, what matter composes you etc.), other players roam around as you do increasing size and having more options as they progress. The goal is to chase and eliminate the other players. It would be good to have multiple conditions(you have to be bigger, you need to be made of a certain material etc.) you need to satisfy to be able to eliminate the other players.e.

Ideas:

Issue Idea
221 -1. Rock-Paper-Scissor dynamics
219 0. Food
208 1. Stun
209 2. Poison
210 3. Regenerating walls
212 4. Heal
222 5. Targeting system
223 6. Minimap

Installation

See install.md.

Links

https://agar.io/, this game could give a good idea of how we would like this game to work. The game we think about though should allow more variation in determining how you grow and/or change shape, as well as could require different conditions than just being bigger than the other player to eliminate it.

Short-term schedule

Next meeting:

Timespan Activity
17:00 Door opens
.. Do Issues
17:45-18:00 Break
.. Do Issues
  • Note that xx and the other variables can be in range 00 to and including 59.

Long-term schedule

Date Activity
2021-02-17 practice git branching
2021-02-17 fixing tests
2021-04-28 merge to develop by code reviewed Pull Request
. pair programming
. move to C++14
. add clang tidy

Frequently Asked Questions

See the FAQ.

Screenshots

Most recent at the top.

Hi

About

The TRES video game

License:GNU General Public License v3.0


Languages

Language:C++ 95.8%Language:QMake 2.0%Language:Shell 1.7%Language:CMake 0.4%Language:C 0.2%