Snakerun 0.0.4 documentation Index

Index

C | D | F | G | H | I | M | N | R | S | T | U | W

C

  • check_collision() (snakerun.SnakeGame method)
  • cleanup() (snakerun.SnakeGame method)

D

  • delay (snakerun.SnakeGame attribute)
  • direction (snakerun.SnakeGame attribute)
  • draw_border() (snakerun.SnakeGame method)
  • draw_food() (snakerun.SnakeGame method)
  • draw_game_over() (snakerun.SnakeGame method)
  • draw_instructions() (snakerun.SnakeGame method)
  • draw_score() (snakerun.SnakeGame method)
  • draw_snake() (snakerun.SnakeGame method)
  • draw_welcome() (snakerun.SnakeGame method)

F

  • food (snakerun.SnakeGame attribute)

G

  • game_over (snakerun.SnakeGame attribute)
  • game_win (snakerun.SnakeGame attribute)

H

  • handle_input() (snakerun.SnakeGame method)
  • height (snakerun.SnakeGame attribute)

I

  • init_curses() (snakerun.SnakeGame method)
  • init_snake() (snakerun.SnakeGame method)

M

  • module
    • snakerun
  • move_snake() (snakerun.SnakeGame method)

N

  • next_direction (snakerun.SnakeGame attribute)

R

  • restart_game() (snakerun.SnakeGame method)
  • run() (snakerun.SnakeGame method)
  • running (snakerun.SnakeGame attribute)

S

  • score (snakerun.SnakeGame attribute)
  • snake (snakerun.SnakeGame attribute)
  • SnakeGame (class in snakerun)
  • snakerun
    • module
  • spawn_food() (snakerun.SnakeGame method)
  • stdscr (snakerun.SnakeGame attribute)

T

  • test_mode (snakerun.SnakeGame attribute)

U

  • update_display() (snakerun.SnakeGame method)

W

  • width (snakerun.SnakeGame attribute)
  • window_terminal_validity() (snakerun.SnakeGame method)

Table of Contents

Contents:

  • Installation
  • Usage
  • Testing
  • API Reference

  • General Index
  • Python Module Index
© Copyright 2025, Ishan Bhat. Created using Sphinx 8.1.3. Insipid Theme.