DEV Community

Kajiru profile picture
Simple Ranking with SQLAlchemy

Simple Ranking with SQLAlchemy

Comments
6 min read

Want to connect with Kajiru?

Create an account to connect with Kajiru. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Simple Ranking with SQLite3

Simple Ranking with SQLite3

Comments
5 min read
Getting Started with 2D Games Using Pyxel (Part 16): Vampire Shooting Game (Sample)

Getting Started with 2D Games Using Pyxel (Part 16): Vampire Shooting Game (Sample)

Comments
6 min read
Getting Started with 2D Games Using Pyxel (Part 15): Tunnel Dodge Game 2 (Sample)

Getting Started with 2D Games Using Pyxel (Part 15): Tunnel Dodge Game 2 (Sample)

Comments
3 min read
Getting Started with 2D Games Using Pyxel (Part 14): Tunnel Dodge Game 1 (Sample)

Getting Started with 2D Games Using Pyxel (Part 14): Tunnel Dodge Game 1 (Sample)

Comments
3 min read
Getting Started with 2D Games Using Pyxel (Part 13): Creating a Scrolling Star Background

Getting Started with 2D Games Using Pyxel (Part 13): Creating a Scrolling Star Background

Comments
5 min read
Getting Started with 2D Games Using Pyxel (Part 12): Playing Sound Effects

Getting Started with 2D Games Using Pyxel (Part 12): Playing Sound Effects

Comments
3 min read
Getting Started with 2D Games Using Pyxel (Part 11): Implement Game Over Detection

Getting Started with 2D Games Using Pyxel (Part 11): Implement Game Over Detection

Comments
4 min read
Getting Started with 2D Games Using Pyxel (Part 10): Implement Collision Detection

Getting Started with 2D Games Using Pyxel (Part 10): Implement Collision Detection

Comments
4 min read
Getting Started with 2D Games Using Pyxel (Part 9): Shooting Bullets

Getting Started with 2D Games Using Pyxel (Part 9): Shooting Bullets

Comments 2
4 min read
Getting Started with 2D Games Using Pyxel (Part 8): Spawning Asteroids

Getting Started with 2D Games Using Pyxel (Part 8): Spawning Asteroids

Comments
4 min read
Getting Started with 2D Games Using Pyxel (Part 7): Control the Character

Getting Started with 2D Games Using Pyxel (Part 7): Control the Character

Comments
3 min read
Getting Started with 2D Games Using Pyxel (Part 6): Moving Characters

Getting Started with 2D Games Using Pyxel (Part 6): Moving Characters

Comments
3 min read
Getting Started with 2D Games Using Pyxel (Part 5): Creating Characters with Classes

Getting Started with 2D Games Using Pyxel (Part 5): Creating Characters with Classes

2
Comments
3 min read
Getting Started with 2D Games Using Pyxel (Part 4): Displaying Text

Getting Started with 2D Games Using Pyxel (Part 4): Displaying Text

1
Comments 1
1 min read
Getting Started with 2D Games Using Pyxel (Part 3): Preparing Resource Files

Getting Started with 2D Games Using Pyxel (Part 3): Preparing Resource Files

1
Comments
3 min read
Getting Started with 2D Games Using Pyxel (Part 2): Creating the Game Screen

Getting Started with 2D Games Using Pyxel (Part 2): Creating the Game Screen

1
Comments
2 min read
Getting Started with 2D Games Using Pyxel (Part 1): Introduction

Getting Started with 2D Games Using Pyxel (Part 1): Introduction

1
Comments
2 min read
Getting Started with 2D Games Using Arcade Library (Part 14): Using the Physics Engine

Getting Started with 2D Games Using Arcade Library (Part 14): Using the Physics Engine

1
Comments
4 min read
Getting Started with 2D Games Using Arcade Library (Part 13): Using the Camera

Getting Started with 2D Games Using Arcade Library (Part 13): Using the Camera

1
Comments
4 min read
Getting Started with 2D Games Using Arcade Library (Part 12): Switching Animations

Getting Started with 2D Games Using Arcade Library (Part 12): Switching Animations

1
Comments
4 min read
Getting Started with 2D Games Using Arcade Library (Part 11): Switching Between Screens

Getting Started with 2D Games Using Arcade Library (Part 11): Switching Between Screens

Comments
3 min read
Getting Started with 2D Games Using Arcade Library (Part 10): Playing Sound Effects

Getting Started with 2D Games Using Arcade Library (Part 10): Playing Sound Effects

Comments
4 min read
Getting Started with 2D Games Using Arcade Library (Part 9): Displaying the Score

Getting Started with 2D Games Using Arcade Library (Part 9): Displaying the Score

Comments
4 min read
Getting Started with 2D Games Using Arcade Library (Part 8): Adding Animation

Getting Started with 2D Games Using Arcade Library (Part 8): Adding Animation

Comments
5 min read
Getting Started with 2D Games Using Arcade Library (Part 7): Collecting Coins

Getting Started with 2D Games Using Arcade Library (Part 7): Collecting Coins

Comments
4 min read
Getting Started with 2D Games Using Arcade Library (Part 6): Controlling the Player

Getting Started with 2D Games Using Arcade Library (Part 6): Controlling the Player

Comments
3 min read
Getting Started with 2D Games Using Arcade Library (Part 5): Moving the Player

Getting Started with 2D Games Using Arcade Library (Part 5): Moving the Player

Comments
4 min read
Getting Started with 2D Games Using Arcade Library (Part 4): Preparing the Player

Getting Started with 2D Games Using Arcade Library (Part 4): Preparing the Player

Comments 2
3 min read
Getting Started with 2D Games Using Arcade Library (Part 3): Displaying a Background

Getting Started with 2D Games Using Arcade Library (Part 3): Displaying a Background

Comments
2 min read
Getting Started with 2D Games Using Arcade Library (Part 2): Creating the Game Screen

Getting Started with 2D Games Using Arcade Library (Part 2): Creating the Game Screen

1
Comments
3 min read
Getting Started with 2D Games Using Arcade (Part 1): What Are We Going to Build?

Getting Started with 2D Games Using Arcade (Part 1): What Are We Going to Build?

1
Comments
2 min read
Getting Started with 2D Games Using Tkinter (Part 10): Display the Remaining Time

Getting Started with 2D Games Using Tkinter (Part 10): Display the Remaining Time

Comments
4 min read
Getting Started with 2D Games Using Tkinter (Part 9): Display a Counter

Getting Started with 2D Games Using Tkinter (Part 9): Display a Counter

Comments
3 min read
Getting Started with 2D Games Using Tkinter (Part 8): Add Demon Images to Sprites

Getting Started with 2D Games Using Tkinter (Part 8): Add Demon Images to Sprites

Comments
4 min read
Getting Started with 2D Games Using Tkinter (Part 7): Stopping Sprites with Mouse Clicks

Getting Started with 2D Games Using Tkinter (Part 7): Stopping Sprites with Mouse Clicks

Comments
4 min read
Getting Started with 2D Games Using Tkinter (Part 6): Keeping Sprites Inside the Screen

Getting Started with 2D Games Using Tkinter (Part 6): Keeping Sprites Inside the Screen

Comments
3 min read
Getting Started with 2D Games Using Tkinter (Part 5): Moving Sprites

Getting Started with 2D Games Using Tkinter (Part 5): Moving Sprites

Comments
3 min read
Getting Started with 2D Games Using Tkinter (Part 4): Creating Sprites

Getting Started with 2D Games Using Tkinter (Part 4): Creating Sprites

Comments
3 min read
Getting Started with 2D Games Using Tkinter (Part 3): Handling Mouse Events

Getting Started with 2D Games Using Tkinter (Part 3): Handling Mouse Events

Comments
3 min read
Getting Started with 2D Games Using Tkinter (Part 2): Creating the Game Screen

Getting Started with 2D Games Using Tkinter (Part 2): Creating the Game Screen

Comments
3 min read
Getting Started with 2D Games Using Tkinter (Part 1): What Are We Going to Build?

Getting Started with 2D Games Using Tkinter (Part 1): What Are We Going to Build?

1
Comments
2 min read
Getting Started with Python (Part 12): Using Classes

Getting Started with Python (Part 12): Using Classes

Comments
2 min read
Getting Started with Python (Part 11): Using Modules

Getting Started with Python (Part 11): Using Modules

Comments
2 min read
Getting Started with Python (Part 10): Using Functions

Getting Started with Python (Part 10): Using Functions

Comments
2 min read
Getting Started with Python (Part 9): Using Loops and Iteration

Getting Started with Python (Part 9): Using Loops and Iteration

Comments
2 min read
Getting Started with Python (Part 8-2): Working with Multiple Data – Tuples, Sets, and Dictionaries

Getting Started with Python (Part 8-2): Working with Multiple Data – Tuples, Sets, and Dictionaries

Comments
2 min read
Getting Started with Python (Part 8-1): Working with Multiple Data – Lists

Getting Started with Python (Part 8-1): Working with Multiple Data – Lists

Comments
3 min read
Getting Started with Python (Part 7): Conditional Statements

Getting Started with Python (Part 7): Conditional Statements

Comments
3 min read
Getting Started with Python (Part 6): Understanding Errors and Exceptions

Getting Started with Python (Part 6): Understanding Errors and Exceptions

Comments
3 min read
Getting Started with Python (Part 5): Working with Variables

Getting Started with Python (Part 5): Working with Variables

Comments
2 min read
Getting Started with Python (Part 4): Working with Strings

Getting Started with Python (Part 4): Working with Strings

1
Comments
2 min read
Getting Started with Python (Part 3): Basic Math in Python

Getting Started with Python (Part 3): Basic Math in Python

1
Comments
2 min read
Getting Started with Python (Part 2): Running Your First Python Program

Getting Started with Python (Part 2): Running Your First Python Program

1
Comments
2 min read
Getting Started with Python (Part 1): What Is Python?

Getting Started with Python (Part 1): What Is Python?

1
Comments
2 min read
loading...