约 662,000 个结果
在新选项卡中打开链接
  1. Simple battleship game built in Pygame - GitHub

    Simple battleship game built in Pygame. Contribute to PygameProjects/battleship development by creating an account on GitHub.

  2. python - A Simple Battleship Game - Code Review Stack Exchange

    2019年11月7日 · I have just finished learning basic-intermediate Python subjects and wanted to test myself. This Battleship game is the third game i have written. import random def …

  3. GitHub - dmoisset/battleship-dojo: Battleship python tutorial for dojo

    Battleship python tutorial for dojo. Contribute to dmoisset/battleship-dojo development by creating an account on GitHub.

  4. Battleships Code in Python · GitHub

    Battleships Code in Python Raw battleships.py # --- Import needed data libraries --- import csv # --- Function definition for generateStartMap --- # Will take in the size of the map to be made and …

  5. GitHub - AnthonyMarzan/Python-Battleship: 2 player python battleship ...

    Python-Battleship 2 player python battleship game Make sure python of at least version 2.7 or higher is installed The game is a text-based battleship game where you can play battle ships locally Run the …

  6. GitHub - LucasBehrendt/battleship: A Python terminal game for Code ...

    Battleship is a Python terminal game based on the classic with the same name. It is a turn-based guessing game where you play against the computer and try to sink your enemies battleships before …

  7. Python for Beginners: Battleship - Austin Montgomery

    2020年4月28日 · Python for Beginners: Battleship 10 minute read At the start of the Covid-19 pandemic, my friend Avery had an idea to create videos to help beginners learn about Python. He chose …

  8. battleship-py · PyPI

    2022年12月5日 · Simple Battleship game Battleship 🛥️ Simple Battleship game in Python. This is a simple implementation with dynamic grid support (defaults to 10x10). Challenge Create an …

  9. battleship · GitHub Topics · GitHub

    2020年7月2日 · Star 9 Code Issues Pull requests AI program for battleship board game based on reinforcement learning, neural network, implemented in tensorflow reinforcement-learning ai …

  10. GitHub - Dbz/Battleship: Battleship game against AI in python

    Battleship game against AI in python. Contribute to Dbz/Battleship development by creating an account on GitHub.