Code Monkey home page Code Monkey logo

space-typer's Introduction

Hi there ๐Ÿ‘‹

My name is Demian, also known as Codeah online. I'm a twenty-one-year-old Software Developer living in the Hague, Netherlands.

I am experienced with a wide variety of creative tools and technical skills and speak fluent English, Dutch and Russian. Adapting to new development tools, workflows or programming languages has never been an issue for me. However, my current primary technologies are Typescript and React.

Aside from programming, I also enjoy playing the guitar, playing the keyboard and producing music. Within my lifetime I have lived in multiple countries for a few years at a time, familiarizing myself with multiple cultures and traditions.

space-typer's People

Contributors

dependabot[bot] avatar kopp avatar thecodeah avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

space-typer's Issues

Getting errors on startup

[marcel@macel space-typer]$ ./space-typer 
Traceback (most recent call last):
  File "space-typer.py", line 1, in <module>
  File "<frozen importlib._bootstrap>", line 971, in _find_and_load
  File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
  File "/home/codeah/.local/lib/python3.6/site-packages/PyInstaller/loader/pyimod03_importers.py", line 627, in exec_module
  File "arcade/__init__.py", line 15, in <module>
  File "<frozen importlib._bootstrap>", line 971, in _find_and_load
  File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
  File "/home/codeah/.local/lib/python3.6/site-packages/PyInstaller/loader/pyimod03_importers.py", line 627, in exec_module
  File "arcade/application.py", line 8, in <module>
  File "<frozen importlib._bootstrap>", line 971, in _find_and_load
  File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
  File "/home/codeah/.local/lib/python3.6/site-packages/PyInstaller/loader/pyimod03_importers.py", line 627, in exec_module
  File "arcade/window_commands.py", line 11, in <module>
  File "<frozen importlib._bootstrap>", line 971, in _find_and_load
  File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
  File "/home/codeah/.local/lib/python3.6/site-packages/PyInstaller/loader/pyimod03_importers.py", line 627, in exec_module
  File "pyglet/gl/__init__.py", line 239, in <module>
  File "<frozen importlib._bootstrap>", line 971, in _find_and_load
  File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
  File "/home/codeah/.local/lib/python3.6/site-packages/PyInstaller/loader/pyimod03_importers.py", line 627, in exec_module
  File "pyglet/window/__init__.py", line 1896, in <module>
  File "pyglet/gl/__init__.py", line 208, in _create_shadow_window
  File "pyglet/window/xlib/__init__.py", line 166, in __init__
  File "pyglet/window/__init__.py", line 571, in __init__
  File "pyglet/window/xlib/__init__.py", line 263, in _create
  File "pyglet/gl/xlib.py", line 323, in attach
  File "pyglet/gl/xlib.py", line 328, in set_current
  File "pyglet/gl/base.py", line 301, in set_current
  File "pyglet/gl/gl_info.py", line 98, in set_active_context
  File "pyglet/gl/gl_info.py", line 170, in have_version
  File "pyglet/gl/gl_info.py", line 170, in <listcomp>
ValueError: invalid literal for int() with base 10: ''
[3287] Failed to execute script space-typer
[marcel@macel space-typer]$ 

How to reproduce

  1. Download zip
  2. Unpack
  3. run space-typer

Game keeps closing

the script exits with the error

 if self.focus_word.word == "":
AttributeError: 'NoneType' object has no attribute 'word'

whenever i press space to restart game, or randomly.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.