Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[18FR] Initial commit: map, tiles, info #11415

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Galatolol
Copy link
Contributor

@Galatolol Galatolol commented Dec 22, 2024

Before clicking "Create"

  • Branch is derived from the latest master
  • Code passes linter with docker compose exec rack rubocop -a
  • Tests pass cleanly with docker compose exec rack rake

Implementation Notes

Explanation of Change

Initial commit for the game 18FR based on 1817. Map, tiles, phase and train table.

Screenshots

image

Hacks and assumptions

Private auction is skipped for now.

lib/engine/game/g_18_fr/game.rb Outdated Show resolved Hide resolved
lib/engine/game/g_18_fr/game.rb Outdated Show resolved Hide resolved
lib/engine/game/g_18_fr/game.rb Outdated Show resolved Hide resolved
lib/engine/game/g_18_fr/game.rb Outdated Show resolved Hide resolved
lib/engine/game/g_18_fr/game.rb Outdated Show resolved Hide resolved
@ollybh ollybh added new games Issues relating to games that are not yet alpha test level 18FR labels Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
18FR new games Issues relating to games that are not yet alpha test level
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants