Skip to content

Abacus/User Class #4

Description

@SlimeyTurtles
  • A class that does computation with a datastructure that can be viewed as an abacus
  • A 2d array [[column], [[Top notch], [# in bottom notches]], [1, 2], [0, 4], [0, 0]]
  • Converts abacus notation into decimal [[0, 2], [1, 4], [1, 2]] = 297
  • Keeps track of user heat level (like tetris 99)
  • If heat level is too high user loses and they get a lose screen and is kicked from the game
  • heat level is given by the Game class if they compute something slower

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions