by Scott Swain | Aug 5, 2021 | Articles, Flask, HTML, JavaScript, Mobile, Postgres, Python, Software, Uncategorized
Built with Python, HTML, CSS, Javascript, and PostgreSQL. Responsive: adapts to browser, tablet, and all phone screens.
by Scott Swain | Aug 5, 2021 | Articles, Flask, Python, Software, Uncategorized
Scott Swain created this simulation of alpha-beta behaviors in fish with Python. Frameworks used include Flask, Psycopg2, and Arcade for graphics. Below is a short video of the code in action with sound. Used Visual Studio Code as the IDE. See video on Odysee (LBRY):...
by Scott Swain | May 27, 2020 | Articles, Flask, Games, Python, Software, Uncategorized
Scott Swain created this game with Python. Frameworks used include Flask, Psycopg2, and Arcade. Below is a short video of game play with the sound/music I created for it. “The video is worth watching for the sound track alone!”...
by Scott Swain | May 14, 2020 | Postgres, Python, SQL
Upload images to Postgres using Python.
by Scott Swain | May 14, 2020 | Game, Postgres, Python, SQL
Use Python to use sockets to network, make chat apps, multiplayer games, etc.
by Scott Swain | May 14, 2020 | Game, Postgres, Python, SQL
Use the Python Arcade library and Flask for player login.
by Scott Swain | May 14, 2020 | Game, Postgres, Python, SQL
Use the Python Arcade library and Flask to allow player registration.
by Scott Swain | May 14, 2020 | Game, Postgres, Python, SQL
Use the Python Arcade library to manage game speed and difficulty.
by Scott Swain | May 14, 2020 | Game, Postgres, Python, SQL
Use the Python Arcade library to keep score.
by Scott Swain | May 14, 2020 | Game, Postgres, Python, SQL
Use the Python Arcade library to create and play sound effects and music in your games.
by Scott Swain | May 14, 2020 | Game, Postgres, Python, SQL
Use the Python Arcade library to detect and manage collisions between player and enemies, enemies and blocks, and bullets and enemies.
by Scott Swain | May 14, 2020 | Game, Postgres, Python, SQL
Use the Python Arcade library to create and manage bullets when the player “fires”.
by Scott Swain | May 14, 2020 | Game, Postgres, Python, SQL
Use the Python Arcade library to move the game enemies around the screen and chase the player.
by Scott Swain | May 14, 2020 | Game, Postgres, Python, SQL
Use the Python Arcade library to move the game player around the screen.
by Scott Swain | May 14, 2020 | Game, Postgres, Python, SQL
Use the Python Arcade library to read keyboard input to control the game player and game settings.
by Scott Swain | May 14, 2020 | Game, Postgres, Python, SQL
Use the Python Arcade library to Create and manage Sprites, also using Python’s LIST variable type, which is just an array.
by Scott Swain | May 14, 2020 | Game, Postgres, Python, SQL
Use Python Arcade library to Create Window for your game.
by Scott Swain | May 14, 2020 | HTML, Postgres, Python, SQL
Manage Forum Posting with Python and PostgreSQL.
by Scott Swain | May 14, 2020 | HTML, Postgres, Python, SQL
Manage Forum Messages with Python and PostgreSQL.
by Scott Swain | May 14, 2020 | HTML, Postgres, Python, SQL
Forum Login with Python and PostgreSQL.
by Scott Swain | May 14, 2020 | HTML, Postgres, Python, SQL
Forum Registration with Python and PostgreSQL.
by Scott Swain | May 14, 2020 | Game, Postgres, Python, SQL
Make a game in Python – Player Login.
by Scott Swain | May 14, 2020 | Game, Postgres, Python, SQL
Make a game in Python – Player Registration.
by Scott Swain | May 14, 2020 | Game, Postgres, Python, SQL
Make a game in Python – Save Game to Postgres database.
by Scott Swain | May 14, 2020 | Game, Postgres, Python, SQL
Make a game in Python – add sounds and music to your game!
by Scott Swain | May 14, 2020 | Game, Postgres, Python, SQL
Make a game in Python – Sprite Intelligence. How to make the monsters “smart”.
by Scott Swain | May 14, 2020 | Game, Postgres, Python, SQL
Make a game in Python – Sprite Collisions.
by Scott Swain | May 14, 2020 | Game, Postgres, Python, SQL
Make a game in Python – Move Monsters.
by Scott Swain | May 14, 2020 | Game, Postgres, Python, SQL
Make a game in Python – Move Player.
by Scott Swain | May 14, 2020 | Game, Postgres, Python, SQL
Make a game in Python – Draw Sprites.
Recent Comments